projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c33c2ef
)
compile tests with debug 1
author
Andrea Corallo
<akrl@sdf.org>
Sun, 10 Nov 2019 16:07:45 +0000
(17:07 +0100)
committer
Andrea Corallo
<akrl@sdf.org>
Wed, 1 Jan 2020 10:38:03 +0000
(11:38 +0100)
test/src/comp-tests.el
patch
|
blob
|
history
diff --git
a/test/src/comp-tests.el
b/test/src/comp-tests.el
index 6d714656ade1cd9c1d42fcb0eedbc86da76fe4f8..2e388b9f1486cfa5768982876c8c3cb9e75fd2ea 100644
(file)
--- a/
test/src/comp-tests.el
+++ b/
test/src/comp-tests.el
@@
-30,6
+30,7
@@
(require 'comp)
(setq comp-speed 3)
+(setq comp-debug 1)
(defconst comp-test-src
(concat (file-name-directory (or load-file-name buffer-file-name))